FlexReport for WinForms
Completed プロパティ (IAsyncActionWithProgress<TProgress>)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > IAsyncActionWithProgress<TProgress> インターフェース : Completed プロパティ
Gets or sets the method that handles the action completed event.
シンタックス
'宣言
 
Property Completed As C1.Document.AsyncActionWithProgressCompletedHandler(Of TProgress)
'使用法
 
Dim instance As IAsyncActionWithProgress(Of TProgress)
Dim value As C1.Document.AsyncActionWithProgressCompletedHandler(Of TProgress)
 
instance.Completed = value
 
value = instance.Completed
C1.Document.AsyncActionWithProgressCompletedHandler<TProgress> Completed {get; set;}
参照

参照

IAsyncActionWithProgress<TProgress> インターフェース
IAsyncActionWithProgress<TProgress> メンバ